projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a6640e
)
(Info-default-directory-list): Setting this no longer needed.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 7 Jun 1994 15:32:29 +0000
(15:32 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 7 Jun 1994 15:32:29 +0000
(15:32 +0000)
lisp/dos-fns.el
patch
|
blob
|
history
diff --git
a/lisp/dos-fns.el
b/lisp/dos-fns.el
index b8335fddada3ed27314febfe6c44dbc3559438de..213ce288fd99aded64fbd4ced8861af81b658396 100644
(file)
--- a/
lisp/dos-fns.el
+++ b/
lisp/dos-fns.el
@@
-99,9
+99,6
@@
against the file name, and TYPE is nil for text, t for binary.")
;;; To set the default file type on new files.
(add-hook 'find-file-not-found-hooks 'find-file-not-found-set-buffer-file-type)
-;;; We use the Emacs directory, not /usr/local
-(setq Info-default-directory-list (list "c:/emacs/info"))
-
(defvar msdos-shells '("command.com" "4dos.com" "ndos.com")
"*List of shells that use `/c' instead of `-c' and a backslashed command.")